docs(manifest): Update crate-types with `cdylib`
authorJake Shadle <jake.shadle@frostbite.com>
Fri, 19 Aug 2016 16:21:43 +0000 (18:21 +0200)
committerGitHub <noreply@github.com>
Fri, 19 Aug 2016 16:21:43 +0000 (18:21 +0200)
commit195844792689ce1d8b85662928840315c3fad32d
treeaae9f9a571351eb89d6f4030c37473e3375a476a
parent9f8c4691e4a2bf7f7d13cf229bc59fa3a5e260f3
docs(manifest): Update crate-types with `cdylib`

Rust 1.11 now supports the `cdylib` crate-type, so added it to the
list of options. Also added a link to the
[Linkage](https://doc.rust-lang.org/reference.html#linkage) section
in the Rust Reference manual which explains what the different
crate types actually mean in practice....though right now it actually
doesn't explain what a `cdylib` is, specifically. ;)
src/doc/manifest.md